home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 1997 June / Personal_Computer_World_Jun_97.iso / dxrs / refpcw06.dxr / 00003_REFReferences Frame.ls < prev    next >
Encoding:
Text File  |  1997-03-24  |  215 b   |  11 lines

  1. on exitFrame
  2.   global GTSTrySprite, IFLCanChange, browserID, IFLBrowsercounter
  3.   go(the frame)
  4.   if the mouseUp then
  5.     set IFLCanChange to 1
  6.   end if
  7.   REFGoToSection()
  8.   REFQuitCD()
  9.   IFLsectionWordAnimate()
  10. end
  11.